gcj-safe-jni-h-include
authorDebian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Mon, 27 Aug 2012 16:47:58 +0000 (16:47 +0000)
committerRene Engelhard <rene@debian.org>
Mon, 27 Aug 2012 16:47:58 +0000 (16:47 +0000)
Gbp-Pq: Name gcj-safe-jni-h-include.diff

config_host.mk.in
configure.in

index d831556ba95d68a207bd2f48e05a5ca02dba8761..1ba5aa9ba63752893fc4e1b32d41a534e266aa69 100644 (file)
@@ -443,8 +443,8 @@ export SIZEOF_LONGLONG=@SIZEOF_LONGLONG@
 export SIZEOF_POINTER=@SIZEOF_POINTER@
 export SIZEOF_SHORT=@SIZEOF_SHORT@
 export SOLARENV=@SRC_ROOT@/solenv
-export SOLARINC=@SOLARINC@
-export SOLARINC_FOR_BUILD=@SOLARINC_FOR_BUILD@
+export SOLARINC=@SOLARINC@ @GCJ_JNI_INCLUDE@
+export SOLARINC_FOR_BUILD=@SOLARINC_FOR_BUILD@ @GCJ_JNI_INCLUDE@
 export SOLARLIB=@SOLARLIB@
 export SOLARLIB_FOR_BUILD=@SOLARLIB_FOR_BUILD@
 export SOLARVER=@SOLARVER@
index cb17302f45b97eb393fcbbad7b0a6c50db87efe4..5d6e8b54b0d4cc78e3be8f0f64078cc3c2e39ffa 100644 (file)
Binary files a/configure.in and b/configure.in differ